projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0d6e0a
)
(SYSTEM_PURESIZE_EXTRA): Macro defined.
author
Geoff Voelker
<voelker@cs.washington.edu>
Tue, 14 May 1996 17:44:15 +0000
(17:44 +0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Tue, 14 May 1996 17:44:15 +0000
(17:44 +0000)
src/s/ms-w32.h
patch
|
blob
|
history
diff --git
a/src/s/ms-w32.h
b/src/s/ms-w32.h
index 6162745a28dbc37a7f03983404ae083cc77604ca..2cc41ad095a8c6d1302de2203d71c35f3b69e8ae 100644
(file)
--- a/
src/s/ms-w32.h
+++ b/
src/s/ms-w32.h
@@
-368,4
+368,7
@@
Boston, MA 02111-1307, USA. */
#undef min
#endif
+/* We need a little extra space, see ../../lisp/loadup.el */
+#define SYSTEM_PURESIZE_EXTRA 15000
+
/* ============================================================ */